home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / tguquit.zip / FRONT.BAT next >
DOS Batch File  |  1993-01-12  |  308b  |  23 lines

  1. @echo off
  2. :loop
  3. cd\fd
  4. FD
  5. If errorlevel 201 goto c24
  6. goto end
  7.  
  8. REM Lotsa stuff deleted in here....
  9.  
  10. :c24
  11. echo.>com1
  12. echo Welcome!  Please wait while Destruct Zero fires up!>com1
  13. echo.>com1
  14. CD\TG27
  15. tg -b2400 -q
  16. cd\fd
  17. goto loop
  18.  
  19. REM Lotsa stuff deleted here too....
  20.  
  21. :end
  22. echo ath1m0>com1
  23.